home *** CD-ROM | disk | FTP | other *** search
/ Draw 3 / Draw 3.iso / AOL90 / COMP02.000 / %MAINDIR% / CalendarResource.dll / HTML / IDS_ACDAYVIEW < prev    next >
Encoding:
Text File  |  2004-11-29  |  4.2 KB  |  248 lines

  1. .MonthPickerStyle
  2. {
  3.     position:    relative;
  4.     top:            0px;
  5.     left:            0px;
  6.     width:        130px;
  7.     height:        127px; 
  8.  
  9.    z-index:        1;
  10.     border:        1px solid #7F7F7F;
  11. }
  12.  
  13. .MPDIVStyle
  14. {
  15.     position:    absolute;
  16.     top:            0px;
  17.     width:        130px;
  18.     height:        160px; 
  19.     z-index:        1
  20.  
  21. }   
  22.  
  23. .DVTimeCell
  24. {
  25.    width:                40px;
  26.    vertical-align:    top;
  27.    text-align:            left;
  28.     cursor:                hand;
  29.     width:  40px;
  30.    background-color:   #E7EFE7; 
  31. }
  32.  
  33. .DVTimeCellOff
  34. {
  35.     background-color:   #C6C6C6; 
  36.     vertical-align:     top;
  37.     text-align:          left;
  38.     width:  40px;
  39.        cursor:        hand;
  40. }
  41.  
  42. .DVTime
  43. {
  44.     font-weight:        bold;
  45.     font-family:        "Tahoma", "Arial" ;
  46.     font-size:            13px;
  47.     color:                #6F6F6F;
  48.     vertical-align:     text-top;     
  49.     background-color:   #E7EFE7; 
  50.     width:      8;
  51.     margin-left:         8px;
  52.  
  53.  }
  54. .DVTimeOff
  55. {
  56.     font-weight:        bold;
  57.     font-family:        "Tahoma", "Arial" ;
  58.     font-size:            13px;
  59.     color:                #6F6F6F;
  60.     vertical-align:        text-top;     
  61.     background-color:   #C6C6C6; 
  62.     width:              8;
  63.     margin-left:         8px;
  64.  }
  65. .DVTimeSub
  66. {
  67.     font-weight:        normal;
  68.     font-family:        "Tahoma", "Arial" ;
  69.     font-size:            11px;
  70.     width:              15;
  71.     color:                #6F6F6F;
  72.     vertical-align:        text-top;     
  73.     background-color:   #E7EFE7; 
  74.     
  75. }
  76. .DVTimeSubOff
  77. {
  78.     font-weight:        normal;
  79.     font-family:        "Tahoma", "Arial" ;
  80.     font-size:            11px;
  81.     width:              15;
  82.     color:                #6F6F6F;
  83.     vertical-align:        text-top;     
  84.     background-color:  #C6C6C6; 
  85. }
  86. .DVEventCell
  87. {
  88.     font-weight:        normal;
  89.     font-family:        "Tahoma", "Arial" ;
  90.     font-size:            13px;
  91.     color:                black;
  92.     text-align:            left;     
  93. }
  94. .DVEventDIV
  95. {
  96.   vertical-align:        top;
  97.   height:               13px;
  98.  
  99. }
  100. .DayTableSPANStyle
  101. {
  102.     background-color:#EFEFEF;
  103.     position:relative; 
  104.     overflow-y:auto;
  105.     border-right:        0px solid black;
  106.     border-bottom:        0px solid black;
  107.     border-left:        0px solid black;
  108.     width:  100%
  109. }
  110. .DVTableStyle
  111. {
  112.     overflow-y:   auto;
  113.     align:      center;
  114.     border:     0px;
  115.     background-color:   white;
  116.  
  117. }
  118. .DVOffTableStyle
  119. {
  120.     overflow-y:           auto;
  121.     align:              center;
  122.     background-color:   #EFEFEF;
  123.     border:             0px;
  124.  
  125. }
  126.  
  127. .DVEvent
  128.     position:            relative;
  129.     left:                0;
  130.     top:                0;
  131.     font-weight:        normal;
  132.     font-family:        "Tahoma", "Arial" ;
  133.     font-size:            13px;
  134.     color:                black;
  135.     text-align:            left;
  136.     vertical-align:        top;
  137. }
  138. .DVEventWithImg
  139. {
  140.     position:            relative;
  141.     left:                2px;
  142.     top:                0;
  143.     height:             13px;
  144.     overflow-y:            visible;
  145.     cursor:                hand;
  146.     vertical-align:        top;
  147.     
  148. }
  149. .DVEventImageSpan
  150. {
  151.     position:            relative;
  152.     left:0;
  153.     top:0;
  154.     width:              12px;
  155.     height:             13px;
  156.     vertical-align:        top;
  157.     text-align:            left;
  158.       cursor:                hand;
  159. }
  160.  
  161. .DVEventImage
  162. {
  163.     width:                12px;
  164.     height:             12px;
  165.     vertical-align:        top;
  166.       cursor:                hand;
  167. }
  168.  
  169. .DayGridNoTimeStyle
  170. {
  171.     position:    relative;
  172.     top:            0px;
  173.     left:            0px;
  174.     background-color: #F7F7F7;
  175.     border-right:        0px solid black;
  176.     border-left:        0px solid black;
  177.     width:  100%
  178.  
  179. }
  180.  
  181. .DVNoTime
  182. {
  183.     width:    100%
  184.     background-color: #F7F7F7;
  185. }
  186. #AllDayEvent
  187. {
  188.    width:                40px;
  189.    vertical-align:        top;
  190.    text-align:            center;
  191.    cursor:                hand;
  192.    background-color:   #DEE7DE; 
  193. }
  194. #NoTimeEvent
  195. {
  196.     
  197. }
  198. #RepeatImg
  199. {
  200.     width   :   12px;
  201.     height  :   12px;
  202.     vertical-align:        middle;
  203.     cursor:                hand;
  204. }
  205. #NoteImg
  206. {
  207.     width   :   12px;
  208.     height  :   12px;
  209.     vertical-align:        middle;
  210.     cursor:                hand;
  211. }
  212. #InTable1
  213. {
  214.     width:100%;
  215.     background-color:white;
  216. }
  217. #OffTable1
  218. {
  219.     width:100%;
  220. }
  221. #OffTable2
  222. {
  223.     width:100%;
  224. }
  225. #DVEventTable
  226. {
  227.    height:13px;
  228. }
  229. #DVEventNoteRepImg
  230. {
  231.   height:12px;
  232.   vertical-align:        text-top;
  233.   position: relative;
  234. }
  235. #WeatherCity
  236. {
  237.     vertical-align:        bottom;
  238.     font-weight:        bold;
  239.     font-family:        "Tahoma", "Arial" ;
  240.     font-size:            11px;
  241. }
  242. #WeatherStr
  243. {
  244.     font-weight:        normal;
  245.     font-family:        "Tahoma", "Arial" ;
  246.     font-size:            11px;
  247. }